Welcome![Sign In][Sign Up]
Location:
Search - fingerprint linux

Search list

[Multimedia program指纹识别

Description: c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出 方面)。-c language of a fingerprint identification system contains various fingerprint identification algorithm implementation code. The use of these codes can see the demo directory routines. Readers in their application code may be required in accordance with their application code needs to be some changes. For Linux / UNIX compiler, C procedures are not familiar with the readers, they can refer to the Linux / UNIX under the C programming language books. Because of this chapter highlights the fingerprint recognition algorithm, for the use ImageMagic do not briefed in detail. Readers can find from the Internet on ImageMagic use briefing. Readers to do the appropriate code changes, and can be transplanted to windows code below (mainly the image input and output aspects).
Platform: | Size: 46334 | Author: 扬载伦 | Hits:

[Graph Recognizefingerprint

Description: 指纹识别算法源代码,程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。
Platform: | Size: 47368 | Author: 武旗 | Hits:

[ARM-PowerPC-ColdFire-MIPSfps200_ok

Description: 指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址)- Fingerprint recognition chip fps200 (Fujitsu) under the linux driver (for arm7 (ep7312) linux, other chips needs to revise mapping memory address)
Platform: | Size: 67584 | Author: 代进 | Hits:

[Multimedia Develop指纹识别

Description: c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出 方面)。-c language of a fingerprint identification system contains various fingerprint identification algorithm implementation code. The use of these codes can see the demo directory routines. Readers in their application code may be required in accordance with their application code needs to be some changes. For Linux/UNIX compiler, C procedures are not familiar with the readers, they can refer to the Linux/UNIX under the C programming language books. Because of this chapter highlights the fingerprint recognition algorithm, for the use ImageMagic do not briefed in detail. Readers can find from the Internet on ImageMagic use briefing. Readers to do the appropriate code changes, and can be transplanted to windows code below (mainly the image input and output aspects).
Platform: | Size: 46080 | Author: 扬载伦 | Hits:

[Embeded Linuxfps200

Description: 介绍一款指纹采集芯片在嵌入式linux中的源代码.包括指纹处理及使用-Introduce a fingerprint chip embedded in the source code of linux. Including the treatment and the use of fingerprints
Platform: | Size: 14336 | Author: ly | Hits:

[Special Effectsfvs

Description: 另一个在linux下的指纹识别程序,linux下可以编译通过-Another under linux fingerprint identification procedure, linux can be compiled through
Platform: | Size: 871424 | Author: | Hits:

[AI-NN-PRFingerprintDiscriminating

Description: 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出 方面)。-Contains a variety of fingerprint identification algorithm code. The use of these codes can be found in demo directory routines. Readers in the application of these codes, you may need according to their application needs to be some code changes. For Linux/UNIX to compile C program under the unfamiliar reader can refer to the relevant Linux/UNIX under the C language programming books. Because this chapter focuses on fingerprint recognition algorithms, for the use of imagemagic no longer make a detailed introduction. Readers can be found online on the introduction imagemagic used. Readers to make appropriate changes in code, the code can be ported to windows below (mainly input and output aspects of the image).
Platform: | Size: 46080 | Author: 黄工 | Hits:

[Linux-Unixfps200

Description: ARM-LINUX系统的指纹识别系统FPS200,以C程序编写-ARM-LINUX System Fingerprint Identification System FPS200, to C Programming
Platform: | Size: 2048 | Author: i am li | Hits:

[Linux-Unixfps200

Description: 指纹识别门禁应用系统代码,基于ARM Linux-Fingerprint access control system code, based on ARM Linux
Platform: | Size: 14336 | Author: 田立斌 | Hits:

[Graph Recognizefingerprint

Description: 指纹识别算法源代码,程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-Fingerprint recognition algorithm source code, procedures need to imagemagic support, imagemagic available online english to the latest version (the procedure in the image input/save code Department spent imagemagic function, if readers do not want to use imagemagic, can modify the program to access the relevant image part, into its own image access function, this part of the workload is not too much). Code can be compiled following the adoption of Linux.
Platform: | Size: 47104 | Author: 武旗 | Hits:

[Special EffectsAFIS

Description: 指纹自动识别该部分的代码由C写成。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-Automated Fingerprint Identification of the part of the code written by C. Process requires imagemagic support, imagemagic available online english to the latest version (the procedure in the image input/save code Department spent imagemagic function, if readers do not want to use imagemagic, can modify the program to access the relevant part of the image, change its own image access functions, this part of the workload is not too much). Code can be compiled following the adoption of Linux.
Platform: | Size: 48128 | Author: 燕子 | Hits:

[Graph Recognizesrc

Description: 基于c语言的指纹识别程序\基于c语言的指纹识别程序---3 src目录: 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。-C language-based fingerprint identification procedure based on c language fingerprint identification procedures-3src directory: contains a variety of fingerprint identification algorithm code. The use of these codes can be found in demo directory routines. Readers in the application of these codes, you may need according to their application needs to be some code changes. For Linux/UNIX to compile C program under the unfamiliar reader can refer to the relevant Linux/UNIX under the C language programming books. Because this chapter focuses on fingerprint recognition algorithms, for the use of imagemagic no longer make a detailed introduction. Readers can be found online on the introduction imagemagic used.
Platform: | Size: 26624 | Author: 杰斯宇 | Hits:

[Linux-Unixsecuchip-v11

Description: 光学指纹头加密芯片IIC的驱动(linux 2.4)-The first optical fingerprint encryption chip IIC driver (linux 2.4)
Platform: | Size: 18432 | Author: tanyunxin | Hits:

[Linux-Unixfpf

Description: 帮助你的linux系统对抗fingerprint,并能成功的fuck入侵者,有效的保护你的系统。-Help you fight the linux system fingerprint, and can fuck the success of the invaders, the effective protection of your system.
Platform: | Size: 6144 | Author: huang | Hits:

[Graph RecognizeC_fvs

Description: C语言指纹识别算法,demo目录内有各种示例用法. 可以linux下编译,稍微修改就可移植到windows系统下.-C language algorithm for fingerprint recognition, demo directory has a variety of examples of usage. Can be compiled under linux, a slight modification can be transplant to the windows system.
Platform: | Size: 44032 | Author: sas | Hits:

[ARM-PowerPC-ColdFire-MIPSFinger_test

Description: 基于s3c2410的linux下面指纹识别程序,是通过串口来实现对于指纹识别模块的操作控制。-S3c2410 the linux-based fingerprint recognition following procedure is adopted to achieve the serial module for fingerprint recognition to control the operation.
Platform: | Size: 78848 | Author: 蔡俊宇 | Hits:

[Embeded Linuxfvs

Description: Linux下指纹识别的基本算法,具体怎么移植可以参看说明-Linux under the basic algorithm of fingerprint identification, specific instructions can be found in how migration
Platform: | Size: 46080 | Author: wangxiedan | Hits:

[Linux-UnixFingerPrint

Description: linux 下指纹识别C语言代码,在linux下编译通过。-fingerprint identification under linux C language code
Platform: | Size: 46080 | Author: jack | Hits:

[Embeded LinuxFingerprint-Access-Control-System

Description: ARM Linux 指纹门禁系统 ,内容为该系统的主要步骤,很详细,其中也包含了主要的程序设计-ARM Linux Fingerprint Access Control System, the contents of the main steps for the system, very detailed, which also contains the main program design
Platform: | Size: 556032 | Author: manli | Hits:

[Otherfutronics-fingerprint-reader-master

Description: Futronic SDK libs for linux with libusb
Platform: | Size: 442368 | Author: User12562341 | Hits:
« 12 »

CodeBus www.codebus.net